Skip to main content
GET
List all native style templates.

Authorizations

Authorization
string
header
required

Bearer authentication. Pass the access token in the Authorization: Bearer <token> header.

Response

Successful Response

id
string<uuid>
required

Unique identifier (UUID v4).

compatible_format_types
string[]

Format categories this template supports (e.g. ["app_install", "content"]).

css
string
default:""
editable_style_schema
Editable Style Schema · object

Maps editor UI controls to CSS selector/property pairs.

html
string
default:""
layout_type
enum<string>
default:image_top

Layout position of the image relative to the text content.

Available options:
image_top,
image_bottom,
image_left,
image_right
variable_registry
Variable Registry · object

Template variable catalog: type, source, escape rule per variable.